//==============================================================================
// Priest_anim.txt
//==============================================================================

//==============================================================================
define Head
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Infantry G Hoplite Head Standard
ReplaceTexture Infantry G Hoplite Head Standard/Unit C Sage Head
			}
		}
	}
}

//==============================================================================
define Staff
{
	set hotspot
	{
		version
		{
			Visual Hero C Monk Staff
		}
	}
}

//==============================================================================
anim Idle
{
	SetSelector
	{
		SetSelector 
		{
			set hotspot
			{
				version
				{
					Visual Hero C Monk_idleA
replacetexture hero c monk/unit c sage
					Connect FRONTABDOMEN heroglow hotspot
					Connect TopOfHead Head hotspot
					Connect RightHand Staff hotspot
				}
			}
		}
	}
}
//==============================================================================
anim Flail
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Hero C Monk_FlailA
replacetexture hero c monk/unit c sage
				Connect FRONTABDOMEN heroglow hotspot
				Connect TopOfHead Head hotspot
				Connect RightHand Staff hotspot
			}
		}
	}
}

//==============================================================================
anim Bored
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero C Monk_boredA
replacetexture hero c monk/unit c sage
					Connect FRONTABDOMEN heroglow hotspot
					Connect TopOfHead Head hotspot
					Connect RightHand Staff hotspot
				}
			}
		}
	}
}

//==============================================================================
anim Attack
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Hero C Monk_attackA
replacetexture hero c monk/unit c sage
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag Attack 0.58 true	
				tag GenericSound 0.40 true	
//-- end auto generated section
				Connect FRONTABDOMEN heroglow hotspot
				Connect TopOfHead Head hotspot
				Connect RightHand Staff hotspot
			}
		}
	}
}

//==============================================================================
anim Empower
{
	SetSelector
	{
		set hotspot
		{
			version
			{
					Visual Hero C Monk_heal
replacetexture hero c monk/unit c sage
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag Attack 0.40 true	
				tag GenericSound 0.40 true	
//-- end auto generated section
				Connect FRONTABDOMEN heroglow hotspot
				Connect TopOfHead Head hotspot
				Connect RightHand Staff hotspot
			}
		}
	}
}

//==============================================================================
anim build
{
	SetSelector
	{
		set hotspot
		{
			version
			{
					Visual Hero C Monk_heal
replacetexture hero c monk/unit c sage
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag Attack 0.40 true	
				tag GenericSound 0.40 true	
				tag SpecificSoundSet 0.00 false PharaohBuild checkVisible 
//-- end auto generated section
				Connect FRONTABDOMEN heroglow hotspot
				Connect TopOfHead Head hotspot
				Connect RightHand Staff hotspot
			}
		}
	}
}

//==============================================================================
anim death
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Hero C Monk_deathA
replacetexture hero c monk/unit c sage
				Connect FRONTABDOMEN heroglow hotspot
				Connect TopOfHead Head hotspot
				Connect RightHand Staff hotspot
			}
		}
	}
}


//==============================================================================
anim walk
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero C Monk_walkA
replacetexture hero c monk/unit c sage
					length 0.8
	//-- auto generated by the bang animation tool
	//-- do not hand edit these values
					tag FootstepLeft 0.75 true	
					tag FootstepRight 0.30 true	
	//-- end auto generated section
					Connect FRONTABDOMEN heroglow hotspot
					Connect TopOfHead Head hotspot
					Connect RightHand Staff hotspot
				}
			}
		}
	}
}

//==============================================================================
anim heal
{
	SetSelector
	{
		set hotspot
		{
			version
			{
					Visual Hero C Monk_heal
replacetexture hero c monk/unit c sage
//-- auto generated by the bang animation tool
//-- do not hand edit these values
					tag SpecificSoundSet 0.00 false Heal checkVisible 
//-- end auto generated section
				Connect TopOfHead Head hotspot
				Connect RightHand Staff hotspot
			}
		}
	}
}